Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test/json/json_fixtures_test.rb: Prevent an "out of range" warning #432

Merged
merged 1 commit into from
Jul 3, 2020

Conversation

mame
Copy link
Contributor

@mame mame commented Jul 3, 2020

with make test-all RUBYOPT=-w

/home/mame/work/ruby/.ext/common/json/common.rb:263: warning: Float 23456789012E666 out of range

with `make test-all RUBYOPT=-w`
```
/home/mame/work/ruby/.ext/common/json/common.rb:263: warning: Float 23456789012E666 out of range
```
@hsbt hsbt merged commit 6174286 into flori:master Jul 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants